Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
ctype_lower
ctype_lower
Check lowercase characters
Name:
ctype_lower
Category:
Character type detection Ctype
Programming Language:
php
One-line Description:
Check lowercase characters
Related
get_client_version records client information in combination with log system
9
PHP, Java, and Go Concurrency Performance Comparison: Which Language is Best for High-Concurrency Applications?
8
How to Understand the Basic Principles and Applications of the HWB Model in the imagecolorclosesthwb Function for Beginners?
2
Correct Practices for Using mysqli_stmt::prepare and Binding Parameters
9
Similar Functions
ctype_print
ctype_print
Checkprintablecharac
ctype_upper
ctype_upper
Checkcapitalcharacte
ctype_alpha
ctype_alpha
Checkalphabeticalcha
ctype_graph
ctype_graph
Checkforanyprintable
ctype_alnum
ctype_alnum
Checkalphanumericcha
ctype_lower
ctype_lower
Checklowercasecharac
ctype_space
ctype_space
Checkspacecharacters
ctype_digit
ctype_digit
Checknumericcharacte
Popular Articles